report_error Subroutine

public subroutine report_error(this, fcn, msg, code)

Type Bound

errors

Arguments

Type IntentOptional Attributes Name
class(errors), intent(inout) :: this
character(len=*), intent(in) :: fcn
character(len=*), intent(in) :: msg
integer(kind=int32), intent(in) :: code